Development process
with Microsoft C
Creating the source
file FIRST.C
Compiling FIRST.C
to create FIRST.OBJ
Linking FIRST.OBJ
to create FIRST.EXE
Executing FIRST.EXE
to verify its
performance